home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / utilities / tm / docs / readme next >
Text File  |  1978-05-20  |  5KB  |  134 lines

  1.  
  2.  
  3. *
  4.  
  5.                              TRASHMASTER V1.4
  6.  
  7.                The ultimate in byte disposal for the Amiga.
  8.  
  9.           Copyright (c) 1993 By Aric R Caley and Greywire designs
  10.  
  11.                                28 April 1993
  12.  
  13.    In short, this a "super trashcan" that deletes icons dropped into it, as
  14. opposed to the normal trashcan that is simply a directory on the disk. And,
  15. unlike some other similar programs, Trashmaster makes sure Workbench
  16. properly removes its icons..even if they are icons that Workbench made on
  17. the fly with the "show all" option.
  18.  
  19.    There is another program out there, that does exactly the same thing --
  20. called "blackhole" (it even has a similar icon).  Neither Trashmaster or
  21. Blackhole are copied from each other -- we just had the same idea!  (we
  22. both copied the idea from the NeXT computer, I gather..).  However,
  23. Trashmaster is much better -- its smaller (no big deal, though), and it
  24. handles things better.  For instance, Blackhole doesn't seem to delete
  25. files if the icon is a "fake" icon created by the Workbench "Show >>All
  26. Files" option; and it also apears to not know how to delete a drawer.
  27.  
  28.    I've seen several other similar trash-app-icons, but none of them seem to
  29. be able to keep workbench "in sync" and they all have problems.
  30.  
  31.    ------------------------------------------------------------------------
  32.  
  33.    This program is NOT public domain.  May be distributed freely, as long as
  34. this file is included.  You may not charge for distribution an amount
  35. higher then what Fred Fish currently charges for a disk.  You can steal any
  36. ideas that this program uses (see my solutions in the docs for getting this
  37. thing to work!).  :)
  38.  
  39.    If you are so inclined, and have a conscience that compells to you to pay
  40. for everything you use (gee, wish there were more of you!), you may send:
  41.  
  42.    Money, software (PD), money, disks, money, younger sisters or daughters
  43. from 18 to 24 (unmaried) :), Amiga 1200/3000/4000's, hardware, etc etc.
  44.  
  45.    If you do send money or something worth around $5, I'll send a disk of
  46. whatever interesting things I might come up with (and have come up with)
  47. including source for this program (so you can laugh at my programing
  48. 'style' :)
  49.  
  50.    There is NO garante for this program, I'm not responsible for any files
  51. mistakenly deleted in a fit of multiple-selection; or any problems as
  52. result of a bug, etc.
  53.  
  54.  
  55. Trashmaster features
  56. *********************
  57.  
  58.    Features of Trashmaster are as follows:
  59.  
  60.    * It's really small.  In fact, the docs are bigger!
  61.  
  62.    * It's for 2.0 and above only.
  63.  
  64.    * It removes any file that Workbench lets you "drag and drop".
  65.  
  66.    * If the file has a real icon on disk, it is deleted.
  67.  
  68.    * Workbench removes the icon and closes any windows those icons might
  69.      have open.
  70.  
  71.    * If Workbench had the "Show >>All Files" option on, even the "fake"
  72.      icons generated dynamicly will be removed from display.
  73.  
  74.    * If the file cant be deleted (another program locked it or maybe it has
  75.      an assignment to it), Trashmaster will put the icon back.
  76.  
  77.    * You can delete things interactively -- confirming each file to be
  78.      either deleted, to skip and go to the next file, to delete the rest of
  79.      the files non-interactively or finaly to abort the whole thing.
  80.  
  81.  
  82. Author
  83. *******
  84.  
  85.    If  you  have  any sugestions for this program, bug reports, or ideas for
  86.   other  things  you  think somebody should write, I can be contacted
  87. through   the folowing communication channels:
  88.  
  89.    Paper mail:
  90.  
  91.    Aric R Caley   5829 Los Feliz Dr.   Buena Park, CA. 90620
  92.  
  93.    Phone (primitive vocal communications only): (714) 229-9957
  94.  
  95.    E-Mail:
  96.  
  97.    Miscatonic University, as "Dances V2.0" at (310) 404-6363 (c-net)     or
  98. through C-LINK: Dances V2.0@911:5150/3
  99.  
  100.    Usenet/Internet: dances@qedbbs.com
  101.  
  102.  
  103. Future and History
  104. *******************
  105.  
  106. FUTURE
  107. ------
  108.  
  109.    I intend to write more utilities like this one, that use AppIcons.  I
  110. also have several ideas for extensions to Workbench and intuition in
  111. general. Eventualy, I will finish my Interface builder program.  Stay tuned.
  112.  
  113.    (I only had sporadic access to a 2.0 machine, so thats why the versions
  114. are so far apart for such little changes; and I had other more pressing
  115. projects to handle first)
  116.  
  117. HISTORY:
  118. --------
  119.  
  120.   1. V1.0 Jan 23 1992.  First release, version 1.0.
  121.  
  122.   2. V1.1 Jan 24 1992.  (duh, that didnt take long, did it?  :) Made it
  123.      "detach" - more convienient (didnt think of it before..  duh) and put
  124.      in the needed-but-forgot "DONOTWAIT" in the icon (for WBStartup)
  125.  
  126.   3. V1.2 May 11 1992.  Added "X" and "Y" tooltypes for setting the
  127.      location of the AppIcon.
  128.  
  129.   4. V1.3 Mar 17 1993.  Added "ICON" tooltype.
  130.  
  131.   5. V1.4 Apr 27 1993.  Added interactive option, fixed minor bug -- forgot
  132.      to free a message port.
  133.  
  134.